速報APP / 工具 / Complex Calculator

Complex Calculator

價格:免費

更新日期:2016-07-25

檔案大小:735k

目前版本:2.0

版本需求:Android 2.2 以上版本

官方網站:https://github.com/za419/Android-calculator

Email:ryan.hodin@gmail.com

Complex Calculator(圖1)-速報App

A small calculator application which implements a variety of operations over the space of complex numbers exposed in a very counter-intuitive fashion.

To use the application, input your number into the input field along the top of the screen, and then press the button for the operation which you want.

Complex numbers can be inputted by typing the real part, the sign (plus or minus), then the imaginary part, then an exclamation point or i (the calculator interprets an exclamation point as i). Do not press the i button last, as it fills the number field with "i".

The calculator doesn't currently include the ability to interpret expressions such as "1+2" correctly - only expressions with both real and imaginary parts, in that order, may have a plus or minus sign anywhere but in front.

Complex Calculator(圖2)-速報App

For operations with two numbers (binary operations) such as addition (a+b), the application will store the value entered and the operation and display a "calculate" button in the top bar. Enter your desired value and then press calculate to perform the operation.

Support for languages besides English and right-to-left layouts is not currently included, but it is planned to release in the near future.

Development proceeds on GitHub: https://github.com/za419/Android-calculator.

While there is currently no pre-release testing build, you can sign up to receive open pre-releases at https://play.google.com/apps/testing/com.Ryan.Calculator.

Complex Calculator(圖3)-速報App

This application is subject to the MIT License:

The MIT License (MIT)

Copyright (c) 2015 Ryan Hodin

Permission is hereby granted, free of charge, to any person obtaining a copy

Complex Calculator(圖4)-速報App

of this software and associated documentation files (the "Software"), to deal

in the Software without restriction, including without limitation the rights

to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is

Complex Calculator(圖5)-速報App

furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all

copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

Complex Calculator(圖6)-速報App

IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,

FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,

Complex Calculator(圖7)-速報App

OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE

SOFTWARE.

Complex Calculator(圖8)-速報App